css: Set meaningful fallback color
authorMatthias Clasen <mclasen@redhat.com>
Tue, 6 Sep 2016 10:16:40 +0000 (06:16 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 6 Sep 2016 10:38:50 +0000 (06:38 -0400)
commitc30ee622fef079201fc340245d545780d939bc14
treec22450c05787cc217be252a918fb98d3df2e0672
parentbd374b8070deb3352041f27ba880819a1b760b2f
css: Set meaningful fallback color

This code was passing out-of-range values into
gdk_cairo_set_source_rgb, which cannot really make
anything better.
gtk/gtkcssimagefallback.c